home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / super_su.swf / scripts / DefineButton2_247 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2007-04-19  |  76 b   |  7 lines

  1. on(rollOut){
  2.    tellTarget("jugar")
  3.    {
  4.       gotoAndPlay(9);
  5.    }
  6. }
  7.